PDF4Java Reference Documentation
com.o2sol.pdf4java.content.batesnumbers Package / PDFBatesNumberProvider Class / setNumberOfDigits Method
The number of digits, including the leading zeros, for representing the Bates number.
In This Topic
    setNumberOfDigits Method
    In This Topic
    Sets the number of digits.
    Syntax
    public void setNumberOfDigits( 
       int value
    )

    Parameters

    value
    The number of digits, including the leading zeros, for representing the Bates number.
    See Also